You can catalog request parameters, sift through the procedure call stack, and query any variable or object you'd like. 您可以对请求参数分类,筛选过程调用堆栈,并查询任何所需的变量或对象。
If the handler procedure is going to be executed at a numerically lower privilege level, a stack switch occurs. 若当处理例程将运行于更高一级的特权级上时,堆栈发生切换。
Analysis of the Procedure Driven Method for Implementing FSM in Protocol Stack Software Design 过程驱动法实现协议栈软件有限状态机的分析
The procedure of signalling monitoring on Uu interface protocol stack in TD-SCDMA system is deeply researched. 深入研究了在TD-SCDMA系统中对Uu接口协议栈进行信令监测的方法。
The concrete procedure is to achieve the algorithm by using stack and structural array. 具体作法是灵活运用栈和结构数组以实现算法功能。
In most current high-performance microprocessors, the predicted target addresses of procedure returns are provided by a return-address stack ( RAS). 当前,大多数高性能微处理器都使用返回地址栈为返回指令提供预测目标地址。
Then, through analyzing the characteristics and procedure call conventions of different processor platform, a method of datareconstruction is proposed based on the semantic mapping and stack frame balancing. 然后,通过分析不同处理器平台特性和程序调用规范提出了基于语义映射和栈帧平衡的数据恢复方法。
In the dynamic scenario resolving module, abstract class and specific classed are designed to hold the information resolved form the script. The procedure of parsing script is mainly through call Lua API by Lua stack. 在动态情景解析模块中,设计了动态情景对象抽象类以及具体对象子类,用来记录从脚本中解析到的对象信息,脚本的解析主要是通过Lua的栈调用Lua自身API函数来实现。